home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the movieTime of sprite 5 < the duration of member the castNum of sprite 5 then
- go(the frame)
- else
- go(1, "models")
- end if
- end
-
- on mouseUp
- set the movieRate of sprite 5 to 0
- go(1, "models")
- end
-